CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenCV LK

搜索资源列表

  1. LK光流算法,包括opencv中LK稀疏跟踪的原理

    0下载:
  2. LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码-LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code
  3. 所属分类:软件工程

    • 发布日期:2016-01-27
    • 文件大小:2142208
    • 提供者:lin65505578
  1. PyrLK

    0下载:
  2. Calculate & Draw optical flow vectors using Opencv (Pyr LK method)
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4693
    • 提供者:Rafin
  1. lkdemo

    0下载:
  2. lk demo - opencv demo for image tracking-lk demo- opencv demo for image tracking
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:1949
    • 提供者:stanley
  1. lkopticalflow

    0下载:
  2. 基于opencv的LK光流场法实现的航拍点跟踪,效果非常好。在vs2005下编译通过。包括详尽的源代码及注释。-The LK-based opencv optical flow method to achieve aerial point tracking, the effect was very good. In vs2005 compiled through. Including detailed source code and comments.
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:31728610
    • 提供者:赵峰
  1. OpenCV_LKDemo

    0下载:
  2. LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the key points in the specified lo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2111060
    • 提供者:huangjian
  1. objectdetected

    0下载:
  2. LK算法实现视频中运动目标检测,利用OPENCV开发工具中的LK函数-object detect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:11490
    • 提供者:王丹
  1. lk-demo-algo-explanation

    0下载:
  2. opencv lkdemo explanation of implementation
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:184603
    • 提供者:arisha yazdani
  1. LK

    0下载:
  2. openCV lucas Kanade fournit par opencv avec des fonctions plutô t simplistes tel que des boucles for or if et même des points virgules qui permettent la compilation.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:2731
    • 提供者:tts00
  1. L-K

    0下载:
  2. opencv 下实现的L-k光流估算模型。有利于理解l-k光流、-the opencv achieved under the Lk optical flow estimation model. Conducive understanding lk optical flow,
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1603
    • 提供者:light_on_rear
  1. LK_CV

    0下载:
  2. opencv中光流实现运动物体等跟踪,本程序用vs2010编写,LK算法-optical flow in opencv to achieve the tracking of moving objects, etc., the procedures used vs2010 to write, LK algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8114919
    • 提供者:bbmmgg
  1. LK_optical-flow

    0下载:
  2. 基于OpenCv的LK金字塔光流算法的源代码,可以实现运动目标的检测。-The OpenCv-based LK pyramid the the source code of the optical flow algorithm, you can achieve the the the detection of of the moving target.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:4031876
    • 提供者:liuxiaojie
  1. OpenCV_OpticalFlow

    0下载:
  2. 07年斯坦福stavens写的lk光流代码,基于opencv,vc6.0-2007 Stanford stavens write lk optical flow code, based on opencv, vc6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5647255
    • 提供者:郑宇凌
  1. LK

    0下载:
  2. 基于OPENCV的光流法,使用的是LK金字塔算法,可用vc运行-Pyramid LK optical flow algorithm that can be used to run vc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1357835
    • 提供者:郑宇凌
  1. LK-algorithm-based-on-OpenCV

    0下载:
  2. 强大的opencv提供了可直接调用的LK金字塔光流算法,可用于跟踪检测-Provides a powerful opencv optical flow algorithm LK pyramid can be directly invoked, can be used for tracking and detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1166
    • 提供者:
  1. opencv-Optical-

    0下载:
  2. LK稀疏光流Demo可以在场景中自动找出关键点并自动跟踪-LK Sparse Optical Flow Demo automatically identify the key points in the scene and automatically track
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4529725
    • 提供者:sophie
  1. 61IC_S5765

    0下载:
  2. 基于LK光流法的目标跟踪,使用opencv开发-LK optical flow based object tracking using opencv development
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2823178
    • 提供者:lm
  1. ch10_ex10_1

    0下载:
  2. opencv基于金字塔的LK光流算法,可作为跟踪的基础-opencv based pyramid light flow LK Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:杨健
  1. LK算法

    0下载:
  2. 利用openCV,首先利用goodFeaturesToTrack函数得到图像中的强边界作为跟踪的特征点,接下来要调用calcOpticalFlowPyrLK函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把得到的跟踪结果过滤一下,去掉不好的特征点。再把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as t
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2072576
    • 提供者:赵嘉慧
  1. 光流法运动估计OpticalFlow

    0下载:
  2. 利用openCV,首先得到图像中的强边界作为跟踪的特征点,调用函数,输入两幅连续的图像,并在第一幅图像里选择一组特征点,输出为这组点在下一幅图像中的位置。再把结果过滤,去掉不好的特征点。把特征点的跟踪路径标示出来。(Using openCV, we use goodFeaturesToTrack function to get strong edges in the image as the feature point tracking, next to call calcOpticalFlow
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2038784
    • 提供者:赵嘉慧
搜珍网 www.dssz.com